var runtime.idlepMask
10 uses
runtime (current package)
proc.go#L3590: idlepMaskSnapshot := idlepMask
proc.go#L3883: if !idlepMask.read(enum.position()) {
proc.go#L5940: idlepMask.clear(id)
proc.go#L6066: idlepMask = idlepMask.resize(nprocs)
proc.go#L6131: idlepMask = idlepMask.resize(nprocs)
proc.go#L7385: idlepMask.set(pp.id)
proc.go#L7412: idlepMask.clear(pp.id)
runtime2.go#L1430: idlepMask pMask
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |